libasm3-java software package provides Java bytecode manipulation framework, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libasm3-java
libasm3-java is installed in your system.
Make ensure the libasm3-java package were installed using the commands given below,
$ sudo dpkg-query -l | grep libasm3-java *
You will get with libasm3-java package name, version, architecture and description in a table
| Distro | Ubuntu 17 04 zesty zapus |
| Section | Development |
| Package | libasm3-java |
| Version | 3.3.2-3 |
| Description | Java bytecode manipulation framework |
| Sub Section | devel |